" Input: { features - Features [f1,f2,...] model_module_uoa - model module model_name - model name model_file - model file (model_data_uoa) - get model from this data_uoa (container: model_module_uoa) (model_repo_uoa) - use this repo to record model } Output: { return - return code = 0, if successful > 0, if error (error) - error text if return > 0 prediction - [value] } "